home *** CD-ROM | disk | FTP | other *** search
/ PCMania 62 / PCMania CD62_2.iso / quake / armas / backpb12.txt < prev    next >
Text File  |  1997-02-20  |  4KB  |  149 lines

  1. Title    : Backpack bomb
  2. Filename : backpb12.zip
  3. Version  : 1.2
  4. Date     : 96/11/17
  5. Author   : Jan-AAge Johnsen   (IC)
  6.        Gjermund Jensvoll  (SirLiam)
  7. Email    : radley@icenet.no
  8. Credit   : Paal-Christian Dybvik for beta testing.
  9.        Toby Reed (toby@eskimo.com) for helping us with the "Player died" bug.
  10.  
  11.        ID Software for designign Quake with Quake C!
  12.  
  13.  
  14. Type of Mod
  15. -----------
  16. Quake C  : yes
  17. Sound    : no
  18. MDL      : no
  19.  
  20.  
  21. Format of QuakeC
  22. ----------------
  23. unified diff  : no
  24. context diff  : no
  25. .qc files     : yes
  26. progs.dat     : yes
  27.  
  28.  
  29. Description of the Modification
  30. -------------------------------
  31. This mod creates a new weapon, a backpack bomb.
  32. It's a fake-backpack that contains granates.
  33. It goes off everytime someone trys to pick it up.
  34. You can drop the backpack beside a dead body, so other players
  35. thinks it is a normal backpack.
  36. You can also drop backpacks infront of a door, to stop other players 
  37. to enter.
  38. And why not drop a backpack when someone is chasing you?
  39.  
  40. But you will loose 10 rockets everytime you drop a backpack (This is done
  41. to stop ppl from placing millions of backpacks).
  42.  
  43.  Impulse 13 makes you drop a backpack.
  44.  
  45. How to Install the Modification
  46. -------------------------------
  47. Make a new dir in your quake directory. (ie c:\quake\bpb)
  48. then move this progs.dat into that directory.
  49.  
  50. Then from the c:\quake dir. type:
  51.     quake -game bpb
  52.  
  53. then bind a key to impulse 13
  54.  
  55. You can either do it in the game, or in a cfg file.
  56.  
  57.     bind s "impulse 13"
  58.  
  59. Technical Details
  60. -----------------
  61. BUGS:   none.
  62.        
  63.  
  64. Any other bugs? 
  65. Please lemme know.
  66.  
  67. STILL NEEDS:
  68.     I don't think it needs something more. If you come up with something, 
  69.     please e-mail us.
  70.  
  71. VERSION 1.2: 
  72.  
  73.     Fixed the bug were you could drop a backpack into walls.
  74.     
  75.     Got rid of that "Player died" message (Thanx Toby!)
  76.        
  77.     The code is now Quake v 1.06, and not 1.01
  78.  
  79.     Fixed soem sputid spilling misstakes iN tis flie ;)
  80.  
  81. VERSION 1.1: 
  82.     
  83.     The one who dropped the backpack will now get a frag when someone
  84.     picks it up, and dies.
  85.  
  86.     It will now take 2 secs for the bomb to explode, after someone picks
  87.     it up.
  88.  
  89.     You only need 10 rockets now to drop a backpack.
  90.  
  91.     Added some new messages.
  92.  
  93. VERSION 1.0:
  94.  
  95.     FIRST RELESE!
  96.     
  97.     Some minor bugs fixed.
  98.  
  99. VERSION 0.4 Beta:
  100.       
  101.     Added a random message when you/another player picks up the backpack        
  102.     
  103.     Added a message when player dosen't have 15 or more rockets.
  104.  
  105. VERSION 0.3 Beta:
  106.     
  107.     Players will now loose 15 rockets, 3 was to little.
  108.     
  109.     The backpack can't be dropped thru the floor now... 
  110.  
  111. VERSION 0.2 Beta:
  112.     
  113.     Players will loose 3 rockets everytime they drop a backpack bomb.
  114.     
  115.     Fixed some minor bugs.
  116.  
  117. VERSION 0.1 Beta:
  118.     
  119.     Backpack bomb created!
  120.  
  121. Author Information
  122. ------------------
  123. We are both 14 years old, that lives in Harstad, Norway
  124.  
  125.  
  126. Copyright and Distribution Permissions
  127. --------------------------------------
  128. Authors MAY use these modifications as a basis for other
  129. publically available work.  Please send me any modifications
  130. you make!
  131.  
  132. You may distribute this Quake modification in any electronic
  133. format as long as this description file remains intact and unmodified
  134. and is retained along with all of the files in the archive.
  135.  
  136. And....
  137. Actura software may NOT use this modification!
  138.             ^^^
  139.  
  140. Availability
  141. ------------
  142.  
  143. This modification is available from the following places:
  144.  
  145. ftp.cdrom.com
  146. http://www.fishnet.net/~chriscon/patch44.htm
  147.  
  148. But you already have it, don't you?
  149.